Autogenerated HTML docs for v1.5.0-rc0-g6934 
diff --git a/git-show-branch.html b/git-show-branch.html index 13e5eb3..936e44c 100644 --- a/git-show-branch.html +++ b/git-show-branch.html 
@@ -275,7 +275,8 @@  <div class="verseblock">   <div class="content"><em>git-show-branch</em> [--all] [--remotes] [--topo-order] [--current]   [--more=&lt;n&gt; | --list | --independent | --merge-base]  - [--no-name | --sha1-name] [--topics] [&lt;rev&gt; | &lt;glob&gt;]&#8230;</div></div>  + [--no-name | --sha1-name] [--topics] [&lt;rev&gt; | &lt;glob&gt;]&#8230;  +<em>git-show-branch</em> --reflog[=&lt;n&gt;] &lt;ref&gt;</div></div>   </div>   <h2>DESCRIPTION</h2>   <div class="sectionbody">  @@ -428,6 +429,14 @@  topic1 topic2"   </p>   </dd>  +<dt>  +--reflog[=&lt;n&gt;] &lt;ref&gt;  +</dt>  +<dd>  +<p>  + Shows &lt;n&gt; most recent ref-log entries for the given ref.  +</p>  +</dd>   </dl>   <p>Note that --more, --list, --independent and --merge-base options   are mutually exclusive.</p>  @@ -500,7 +509,7 @@  </div>   <div id="footer">   <div id="footer-text">  -Last updated 23-Dec-2006 10:29:46 UTC  +Last updated 26-Dec-2006 09:11:36 UTC   </div>   </div>   </body>